Fixed Point Math Constants


FixedOne
$10000
FixedHalf
$7FFF
FixedPI
Round(PI * FixedOne)
FixedToFloat
1 / FixedOne
COne255th
$1 / $FF